/* CSS Document */

.xbanner {
    margin: 30px  auto;
    width: 100%;
}

.xbanner_con {
    max-width: 1200px;
    width: 98%;
}

.xbanner img {
    width: 100%;
}

.xbanner .qmm {
    /* background: url(../image/zaixianqiming_bg.jpg) no-repeat; */
    width: 42.5rem;
    height: 25.625rem;
   position: static;
     /* top: 6.5rem;
    right: 34rem; */
}

.xbanner .qmm_submit button {
    background: url(../image/huoqumeiming.jpg) no-repeat;
    cursor: pointer;
    background-size: 100%;
    height: 68px;
    line-height: 65px;
    padding: 0;
    width: 43%;
    margin-top: 1.5625rem;
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-top: 1.5rem;
}

.qmm_xx span {
    font-weight: bold;
    color: #000;
}

.qmm_xm i,
.qmm_xb i,
.qmm_rq i,
.qmm_sc i {
    color: #f00;
    margin-top: 1rem;
}

.qmm_xm,
.qmm_rq,
.qmm_sc {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
}

.qmm_bt {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -42%);
    -moz-transform: translate(-50%, -42%);
    -webkit-transform: translate(-50%, -42%);
}

.qmm_xx {
    /* position: absolute;
    top: 43px;
    left: 188px; */
    position:static;
    color: #666666;
    font-size: 18px;
    background-color: #fff;
    
    border-radius: 15px;
}

.qmm_xm {
    color: #666666;
    font-size: 18px;
}

.qmm_xb span {
    font-size: 1rem;
}

.qmm_xx span {
    font-size: 1rem;
    padding-right: 14px;
    width: 15%;
    margin-right: 1.5rem;
}

.qmm_xm input,
.qmm_rq input,
.qmm_sc select {
    width: 450px;
    color: #333;
    font-size: 16px;
    border: none;
    background-color: #fafafa;
    height: 60px;
    line-height: 60px;
    border-radius: 10px;
    flex: 1;
    padding-left: 20px;
}

.qmm_xx input::placeholder {
    font-size: 0.875rem;
    /* text-indent: 2em; */
}

.qmm_xb {
    position: relative;
    width: 100%;
    height: 34px;
    line-height: 34px;
    margin: 34px 0 0 0;
}

.qmm_xb .xb {
    /* padding-left: 30px; */
    font-size: 18px;
    color: #666;
}

.qmm_xb input[type="radio"] {
    width: 20px;
    height: 20px;
    opacity: 0;
    display: none;
}

.qmm_xb .nan {
    position: absolute;
    left: 127px;
    top: 7px;
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-top: -10px;
    background-color: #fafafa;
    border-radius: 10px;
    cursor: pointer;
    border: 2px solid transparent;
}

.qmm_xb .nv {
    position: absolute;
    left: 235px;
    top: 7px;
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #fafafa;
    border-radius: 10px;
    margin-top: -10px;
    border: 2px solid transparent;
    cursor: pointer;
}

.qmm_xb .nv span {
    margin-right: 0 !important;
    padding-right: 0 !important;
    font-weight: normal !important;
    font-size: 1rem !important;
}

.qmm_xb .nan span {
    margin-right: 0 !important;
    padding-right: 0 !important;
    font-weight: normal !important;
    font-size: 1rem !important;
    /* color: #999 !important; */
}

.qmm_xb label i {
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin: 2px 5px 5px 2px;
    box-shadow: 1px 1px 1px #888888;
}

.qmm_xb input:checked+label {
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 10px;
    background-color: #fff;
    border: 2px solid #f00;
    font-weight: normal !important;
    font-size: 1rem !important;
    color: #f00 !important;
}

.qmm_xb input:checked+label span {
    color: #f00 !important;
}

.qmm_rq {
    margin-top: 34px;
}

.qmm_rq span {
    padding-right: 14px;
}

.qmm_sc {
    margin-top: 34px;
}

.qmm_sc span {
    padding-right: 14px;
}

.qmm_sc select::-ms-expand {
    display: none;
    text-indent: 2em;
}

.qmm_zs {
    margin-top: 34px;
}

.qmm_zs span {
    float: left;
    padding-right: 14px;
}

.qmm_zs input[type="radio"] {
    width: 20px;
    height: 20px;
    opacity: 0;
}

.qmm_zs label {
    float: left;
    margin-top: 4px;
    margin-right: 10px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #cacaca;
    background-clip: content-box;
    cursor: pointer;
    display: block;
}

.qmm_zs label i {
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin: 2px 5px 5px 2px;
    box-shadow: 1px 1px 1px #888888;
}

.qmm_zs input:checked+label {
    background-color: #cc3333;
    background-clip: content-box;
    padding: 2px;
    width: 10px;
    height: 10px;
    display: block;
    border: 3px solid #e0dee5;
}

.qmm_zs input:checked+label i {
    width: 18px;
    height: 18px;
    border: 1px solid #cacaca;
    box-shadow: none;
    border-radius: 10px;
    margin: -5px;
}

.qmm_sj {
    margin-top: 34px;
}

.qmm_sj span {
    padding-right: 14px;
}

.qmm_sj input {
    text-indent: 10px;
    color: #333;
    font-size: 16px;
    width: 230px;
    border-bottom: 1px solid #999;
}

.qmm_jg {
    margin-top: 52px;
    float: right;
    margin-right: 100px;
}

.qmm_jg span {
    color: #d60000;
    font-size: 20px;
    padding-right: 10px;
}

.qmm_jg i {
    color: #999;
    font-size: 18px;
    text-decoration: line-through;
}

.qmm_submit {
    margin-top: 10px;
}

.qmm_ys {
    margin-top: 10px;
}

.qmm_ys input {
    width: 18px;
    height: 18px;
    margin-right: 6px;
    float: left;
    margin-top: 4px;
}

.qmm_ys a {
    text-decoration: underline;
    color: #666;
}

.gearDate {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10px;
    background-color: rgba(0, 0, 0, 0.2);
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9900;
    overflow: hidden;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.date_ctrl {
    vertical-align: middle;
    background-color: #F0F0F0;
    border: 1px solid #a5a5a5;
    border-radius: 5px;
    color: #363837;
    margin: 0;
    height: auto;
    width: 90%;
    max-width: 500px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 9902;
    overflow: hidden;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.slideInUp {
    animation: slideInUp .3s ease-in;
    -webkit-animation: slideInUp .3s ease-in
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate(-50%, -100%);
        transform: translate(-50%, -100%);
        -moz-transform: translate(-50%, -100%);
        -ms-transform: translate(-50%, -100%);
        -o-transform: translate(-50%, -100%)
    }
    to {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0)
    }
}

.date_roll {
    position: relative;
    width: 100%;
    height: 12em;
    overflow: hidden;
    background-color: transparent;
    -webkit-mask: -webkit-gradient(linear, 0% 50%, 0% 100%, from(#debb47), to(rgba(36, 142, 36, 0)));
    -webkit-mask: -webkit-linear-gradient(top, #debb47 50%, rgba(36, 142, 36, 0));
}

.date_roll>div {
    font-size: 1.8em;
    height: 12em;
    float: left;
    background-color: transparent;
    position: relative;
    overflow: hidden;
    width: 33.33%;
}

.date_roll_mask {
    padding: 0 2em;
    -webkit-mask: -webkit-gradient(linear, 0% 40%, 0% 0%, from(#debb47), to(rgba(36, 142, 36, 0)));
    -webkit-mask: -webkit-linear-gradient(bottom, #debb47 50%, rgba(36, 142, 36, 0));
}

.date_grid {
    position: relative;
    top: 3em;
    width: 100%;
    height: 2em;
    margin: 0;
    box-sizing: border-box;
    z-index: 0;
    background-color: #E8E8E8;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
}

.date_grid>div {
    color: #000;
    position: absolute;
    right: 0;
    top: 0;
    font-size: .8em;
    line-height: 2.5em
}

.date_info_box {
    color: #000;
    font-size: 1rem;
    text-align: center;
    padding: 0.5rem 1rem;
    text-align: center;
    border-bottom: 1px solid #d4d4d4;
    font-weight: 700;
}

.date_class_box {
    text-align: center;
    padding: 1em 2em;
}

.date_class {
    display: inline-block;
    font-size: 1rem;
    width: 40%;
    padding: .5rem 0;
    text-align: center;
    color: #bc2a2a;
    border: 1px solid #bc2a2a;
    cursor: pointer;
}

.date_class_box .date_class:first-child {
    border-top-left-radius: .2em;
    border-bottom-left-radius: .2em
}

.date_class_box .date_class:last-child {
    border-top-right-radius: .2em;
    border-bottom-right-radius: .2em
}

.date_class_box .active {
    background-color: #bc2a2a;
    color: #fff
}

.date_btn_box {
    overflow: hidden;
    position: relative;
    border-top: 1px solid #d4d4d4;
}

.date_btn {
    color: #000;
    font-size: 1rem;
    line-height: 1rem;
    text-align: center;
    padding: .8rem 1rem;
    cursor: pointer;
    float: left;
    width: 50%;
    box-sizing: border-box;
}

.date_btn:first-child {
    border-right: 1px solid #d4d4d4;
}

.gear {
    float: left;
    position: absolute;
    z-index: 9902;
    width: 5.5em;
    margin-top: -5em;
    cursor: pointer;
}

.date_roll>div .gear {
    width: 100%
}

.tooth {
    height: 2em;
    line-height: 2em;
    text-align: center
}

#yanzh_box {
    position: fixed;
    padding: 10px 130px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 10px;
    font-size: 18px;
    top: 70%;
    left: 50%;
    z-index: 999999999;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    display: none;
}

@media only screen and (max-width:780px) {
    .qmm_rq input,
    .qmm_xm input,
    .qmm_sc select {
        width: 63%;
        margin: 0;
    }
    .xbanner .qmm {
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
        background-size: 100% 100%;
        height: 21rem;
    }
    .qmm_xx {
        top: 2rem;
        left: 6rem;
        width: 100%;
    }
    .qmm_xm span,
    .qmm_rq span,
    .qmm_sc span {
        font-size: 1rem;
        line-height: 1.5625rem;
        padding-right: 0;
    }
    .qmm_xm input,
    .qmm_rq input {
        width: 67%;
        height: 45px;
        line-height: 23px;
    }
    .qmm_sc select {
        width: 67.8%;
        height: 45px;
        line-height: 25px;
    }
    .qmm_xb .xb {
   padding-left:0;
    }
    .qmm_xb,
    .qmm_rq,
    .qmm_sc {
        margin-top: 20px;
    }
    .qmm_rq span {
        padding-right: 15px;
    }
        .qmm_xb input:checked + label {
            width: 80px;
            height: 40px;
            line-height: 40px;
        }
    .qmm_xx span{width:25%}
    .qmm_xb .nv {
        width: 80px;
        height: 40px;margin-left:0 !important; 
        line-height:40px;
    }
    .qmm_xb .nan {
        width: 80px;
        height: 40px;
        margin-left: 0 !important;
        line-height: 40px;
    }
    .qmm_xx span{margin-right:0 !important;}
    .qmm_rq span{padding-right:0 !important;}
    .qmm_xx{background-color:transparent;}
}

@media only screen and (max-width:320px) {
    .xbanner .qmm {
        height: 19rem;
    }
    .xbanner .qmm_submit button {
        margin-top: 1rem;
    }
    .qmm_xm span {
        padding-right: 0;
    }
    .qmm_xb,
    .qmm_rq,
    .qmm_sc {
        margin-top: 1.2rem;
    }
    .qmm_sc span,
    .qmm_rq span {
        padding-right: 0;
    }
    .qmm_xx {
        left: 5.2rem;
    }
}